Total Complexity | 25 |
Dependencies | 4 |
Dependents | 3 |
Total lines | 221 |
Lines of code | 123 |
Logical lines of code | 85 |
Comment lines | 42 |
Methods | 6 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_item() | 48 | 7 | 33 | |
update_item() | 53 | 5 | 22 | |
get_items() | 48 | 3 | 32 | |
delete_item() | 57 | 4 | 15 | |
get_item() | 62 | 3 | 11 | |
delete_item_where() | 62 | 3 | 10 |